C 언어에서 실수(floating-point)를 정수부(integer part)와 소수부(fractional part)로 분리하는 함수 Published Oct 12, 2021 C 언어에서 실수(floating-point)를 정수부(integer part)와 소수부(fractional part)로 분리하는 함수를 소개합니다.
Comments
Comments are closed